services.keepalived.vrrpInstances.<name>.trackInterfaces
List of network interfaces to monitor for health tracking.
- Type
list of string- Default
[ ]- Example
[ "eth0" "eth1" ]- Declared
- <nixpkgs/nixos/modules/services/networking/keepalived/default.nix>
List of network interfaces to monitor for health tracking.
list of string[ ][
"eth0"
"eth1"
]